Lucene search

K
Sound Exchange ProjectSound Exchange

27 matches found

CVE
CVE
added 2019/07/15 2:15 a.m.179 views

CVE-2019-1010004

SoX - Sound eXchange 14.4.2 and earlier is affected by: Out-of-bounds Read. The impact is: Denial of Service. The component is: read_samples function at xa.c:219. The attack vector is: Victim must open specially crafted .xa file. NOTE: this may overlap CVE-2017-18189.

5.5CVSS6.1AI score0.01458EPSS
CVE
CVE
added 2022/05/25 11:15 p.m.151 views

CVE-2022-31650

In SoX 14.4.2, there is a floating-point exception in lsx_aiffstartwrite in aiff.c in libsox.a.

5.5CVSS6.9AI score0.00069EPSS
CVE
CVE
added 2018/02/15 10:29 a.m.149 views

CVE-2017-18189

In the startread function in xa.c in Sound eXchange (SoX) through 14.4.2, a corrupt header specifying zero channels triggers an infinite loop with a resultant NULL pointer dereference, which may allow a remote attacker to cause a denial-of-service.

7.5CVSS6AI score0.01458EPSS
CVE
CVE
added 2019/07/14 4:15 p.m.135 views

CVE-2019-13590

An issue was discovered in libsox.a in SoX 14.4.2. In sox-fmt.h (startread function), there is an integer overflow on the result of integer addition (wraparound to 0) fed into the lsx_calloc macro that wraps malloc. When a NULL pointer is returned, it is used without a prior check that it is a vali...

5.5CVSS7AI score0.00152EPSS
CVE
CVE
added 2022/05/02 7:15 p.m.121 views

CVE-2021-3643

A flaw was found in sox 14.4.1. The lsx_adpcm_init function within libsox leads to a global-buffer-overflow. This flaw allows an attacker to input a malicious file, leading to the disclosure of sensitive information.

9.1CVSS8.6AI score0.00086EPSS
CVE
CVE
added 2022/05/25 11:15 p.m.120 views

CVE-2022-31651

In SoX 14.4.2, there is an assertion failure in rate_init in rate.c in libsox.a.

5.5CVSS6.9AI score0.00069EPSS
CVE
CVE
added 2022/08/25 8:15 p.m.108 views

CVE-2021-33844

A floating point exception (divide-by-zero) issue was discovered in SoX in functon startread() of wav.c file. An attacker with a crafted wav file, could cause an application to crash.

5.5CVSS6.6AI score0.00037EPSS
CVE
CVE
added 2017/07/31 1:29 p.m.102 views

CVE-2017-11358

The read_samples function in hcom.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (invalid memory read and application crash) via a crafted hcom file.

5.5CVSS5.2AI score0.02618EPSS
CVE
CVE
added 2019/02/15 11:29 p.m.102 views

CVE-2019-8355

An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow in channels_start in remix.c.

5.5CVSS5.4AI score0.0024EPSS
CVE
CVE
added 2017/07/31 1:29 p.m.100 views

CVE-2017-11359

The wavwritehdr function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted snd file, during conversion to a wav file.

5.5CVSS5.3AI score0.03304EPSS
CVE
CVE
added 2022/08/25 8:15 p.m.100 views

CVE-2021-23159

A vulnerability was found in SoX, where a heap-buffer-overflow occurs in function lsx_read_w_buf() in formats_i.c file. The vulnerability is exploitable with a crafted file, that could cause an application to crash.

5.5CVSS6.6AI score0.00027EPSS
CVE
CVE
added 2017/07/31 1:29 p.m.97 views

CVE-2017-11332

The startread function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted wav file.

5.5CVSS5.3AI score0.03304EPSS
CVE
CVE
added 2019/02/15 11:29 p.m.97 views

CVE-2019-8357

An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c allows a NULL pointer dereference.

5.5CVSS5.2AI score0.00225EPSS
CVE
CVE
added 2022/04/14 8:15 p.m.93 views

CVE-2021-40426

A heap-based buffer overflow vulnerability exists in the sphere.c start_read() functionality of Sound Exchange libsox 14.4.2 and master commit 42b3557e. A specially-crafted file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.

10CVSS8.9AI score0.00109EPSS
CVE
CVE
added 2019/02/15 11:29 p.m.92 views

CVE-2019-8354

An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c has an integer overflow on the result of multiplication fed into malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow.

5CVSS5.2AI score0.00281EPSS
CVE
CVE
added 2017/10/16 4:29 a.m.90 views

CVE-2017-15370

There is a heap-based buffer overflow in the ImaExpandS function of ima_rw.c in Sound eXchange (SoX) 14.4.2. A Crafted input will lead to a denial of service attack during conversion of an audio file.

5.5CVSS5.6AI score0.00299EPSS
CVE
CVE
added 2019/02/15 11:29 p.m.90 views

CVE-2019-8356

An issue was discovered in SoX 14.4.2. One of the arguments to bitrv2 in fft4g.c is not guarded, such that it can lead to write access outside of the statically declared array, aka a stack-based buffer overflow.

5.5CVSS5.3AI score0.0024EPSS
CVE
CVE
added 2017/10/16 4:29 a.m.89 views

CVE-2017-15372

There is a stack-based buffer overflow in the lsx_ms_adpcm_block_expand_i function of adpcm.c in Sound eXchange (SoX) 14.4.2. A Crafted input will lead to a denial of service attack during conversion of an audio file.

5.5CVSS5.6AI score0.00536EPSS
CVE
CVE
added 2017/10/19 7:29 p.m.73 views

CVE-2017-15642

In lsx_aiffstartread in aiff.c in Sound eXchange (SoX) 14.4.2, there is a Use-After-Free vulnerability triggered by supplying a malformed AIFF file.

5.5CVSS5.5AI score0.00598EPSS
CVE
CVE
added 2022/08/25 8:15 p.m.70 views

CVE-2021-23210

A floating point exception (divide-by-zero) issue was discovered in SoX in functon read_samples() of voc.c file. An attacker with a crafted file, could cause an application to crash.

5.5CVSS6.6AI score0.00027EPSS
CVE
CVE
added 2022/08/25 8:15 p.m.69 views

CVE-2021-23172

A vulnerability was found in SoX, where a heap-buffer-overflow occurs in function startread() in hcom.c file. The vulnerability is exploitable with a crafted hcomn file, that could cause an application to crash.

5.5CVSS6.6AI score0.00023EPSS
CVE
CVE
added 2023/07/10 9:15 p.m.69 views

CVE-2023-34432

A heap buffer overflow vulnerability was found in sox, in the lsx_readbuf function at sox/src/formats_i.c:98:16. This flaw can lead to a denial of service, code execution, or information disclosure.

7.8CVSS7.7AI score0.00047EPSS
CVE
CVE
added 2023/07/10 6:15 p.m.66 views

CVE-2023-34318

A heap buffer overflow vulnerability was found in sox, in the startread function at sox/src/hcom.c:160:41. This flaw can lead to a denial of service, code execution, or information disclosure.

7.8CVSS7.7AI score0.00043EPSS
CVE
CVE
added 2017/10/16 4:29 a.m.62 views

CVE-2017-15371

There is a reachable assertion abort in the function sox_append_comment() in formats.c in Sound eXchange (SoX) 14.4.2. A Crafted input will lead to a denial of service attack during conversion of an audio file.

5.5CVSS5.4AI score0.00321EPSS
CVE
CVE
added 2023/07/10 6:15 p.m.58 views

CVE-2023-32627

A floating point exception vulnerability was found in sox, in the read_samples function at sox/src/voc.c:334:18. This flaw can lead to a denial of service.

6.2CVSS5.8AI score0.00064EPSS
CVE
CVE
added 2023/07/10 6:15 p.m.57 views

CVE-2023-26590

A floating point exception vulnerability was found in sox, in the lsx_aiffstartwrite function at sox/src/aiff.c:622:58. This flaw can lead to a denial of service.

6.2CVSS5.8AI score0.00035EPSS
CVE
CVE
added 2014/12/31 10:59 p.m.52 views

CVE-2014-8145

Multiple heap-based buffer overflows in Sound eXchange (SoX) 14.4.1 and earlier allow remote attackers to have unspecified impact via a crafted WAV file to the (1) start_read or (2) AdpcmReadBlock function.

7.5CVSS6.9AI score0.12998EPSS